home *** CD-ROM | disk | FTP | other *** search
- Path: news.globalxs.nl!news
- From: rvhooff@globalxs.nl (Remco van Hooff)
- Newsgroups: comp.sys.amiga.datacomm
- Subject: Re: HELP SEE THE WWW!
- Date: 29 Feb 96 20:31:06 +0100
- Organization: GlobalXS, the Netherlands
- Message-ID: <1705.6633T1231T308@globalxs.nl>
- References: <DnG5o6.13I@freenet.carleton.ca>
- NNTP-Posting-Host: ppp151.globalxs.nl
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
- Hi Victor Prasad,
- On 27-feb-96 19:21:42 you wrote about HELP SEE THE WWW!,
-
- VP> i have the server that requires a graphical web browser iie. netscape...
- VP> but they only have info for people with pc's and macs....i have
- VP> ppp,ibrowse(.68) mosaic2.0beta and amitcp4.0
-
- Should work fine, it's what I use(d).
-
- VP> then all these strange characters run by...
-
- This is your problem, you're not supposed to see this at all, I think your
- loginscript for PPP is not correct. Could you post it, so I can take a look
- at it (password can be edited out if you want :.)
-
- VP> 'http://ottawa.public.net/login.html - i always get "can't connect to url"
- VP> but when i try any other www site - i get the same message....
-
- Have you tried anything else than only WWW (FTP, ping, Email, news?)
-
- VP> i would like to see how others set up thier dialscript...could you
- VP> set one up for me?
-
- Here's mine, well actually 2 (got 2 accounts :.)
-
- With this one I have to start PPP myself (SEND "PPP").
-
- ECHO OFF
- TIMEOUT 1500
- REDIAL "BUSY","NO CARRIER" "NO DIAL TONE"
- REDIALDELAY 500
- SEND "AT+MS=11,0,28800,28800&D0M0DT4366654"
- WAIT "CONNECT"
- WAIT "erification"
- WAIT "sername:"
- SEND "ptfe12/0147826"
- WAIT "assword:"
- SEND "****************"
- WAIT "gj-cs1>"
- SEND "ppp"
-
- Here's my other one.
-
- ECHO OFF
- TIMEOUT 1500
- REDIAL "BUSY","NO CARRIER" "NO DIAL TONE"
- REDIALDELAY 500
- SEND "AT+MS=11,0,28800,28800&D0M0DT2132600"
- WAIT "CONNECT"
- WAIT "ogin:"
- SEND "rvhooff"
- WAIT "assword:"
- SEND "*********"
-
- --
- Remco van Hooff Inet: rvhooff@globalxs.nl
- Cosys Excalibur BBS FIDO: 2:286/407.39, AMY: 39:153/201.39
- 4000A2C9F950HAGA/030 http://www.globalxs.nl/home/r/rvhooff
-
- ... Won't work? Do you have a problem with that?
-
-